home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / axgrid / about.frm (.txt) next >
Visual Basic Form  |  1998-11-12  |  7KB  |  199 lines

  1. VERSION 5.00
  2. Begin VB.Form frmAbout 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    Caption         =   "About"
  5.    ClientHeight    =   3690
  6.    ClientLeft      =   45
  7.    ClientTop       =   330
  8.    ClientWidth     =   5655
  9.    ClipControls    =   0   'False
  10.    HelpContextID   =   100
  11.    Icon            =   "About.frx":0000
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   3690
  16.    ScaleWidth      =   5655
  17.    ShowInTaskbar   =   0   'False
  18.    StartUpPosition =   2  'CenterScreen
  19.    Tag             =   "About pvTracker"
  20.    Begin VB.CommandButton cmdOK 
  21.       Cancel          =   -1  'True
  22.       Caption         =   "OK"
  23.       Default         =   -1  'True
  24.       BeginProperty Font 
  25.          Name            =   "Arial"
  26.          Size            =   8.25
  27.          Charset         =   0
  28.          Weight          =   400
  29.          Underline       =   0   'False
  30.          Italic          =   0   'False
  31.          Strikethrough   =   0   'False
  32.       EndProperty
  33.       Height          =   345
  34.       HelpContextID   =   210
  35.       Left            =   4185
  36.       TabIndex        =   0
  37.       Tag             =   "OK"
  38.       Top             =   3240
  39.       Width           =   1260
  40.    End
  41.    Begin VB.Label lblAddress 
  42.       Caption         =   "Address"
  43.       BeginProperty Font 
  44.          Name            =   "Arial"
  45.          Size            =   8.25
  46.          Charset         =   0
  47.          Weight          =   400
  48.          Underline       =   0   'False
  49.          Italic          =   0   'False
  50.          Strikethrough   =   0   'False
  51.       EndProperty
  52.       ForeColor       =   &H00000000&
  53.       Height          =   720
  54.       Left            =   1035
  55.       TabIndex        =   6
  56.       Tag             =   "App Description"
  57.       Top             =   1665
  58.       Width           =   3885
  59.    End
  60.    Begin VB.Image Image1 
  61.       Height          =   690
  62.       Left            =   180
  63.       Picture         =   "About.frx":000C
  64.       Stretch         =   -1  'True
  65.       Top             =   180
  66.       Width           =   690
  67.    End
  68.    Begin VB.Label lblCopyright 
  69.       Caption         =   "Copyright"
  70.       BeginProperty Font 
  71.          Name            =   "Arial"
  72.          Size            =   8.25
  73.          Charset         =   0
  74.          Weight          =   400
  75.          Underline       =   0   'False
  76.          Italic          =   0   'False
  77.          Strikethrough   =   0   'False
  78.       EndProperty
  79.       ForeColor       =   &H00000000&
  80.       Height          =   270
  81.       Left            =   1035
  82.       TabIndex        =   5
  83.       Tag             =   "App Description"
  84.       Top             =   1350
  85.       Width           =   3885
  86.    End
  87.    Begin VB.Label lblDescription 
  88.       Caption         =   "App Description"
  89.       BeginProperty Font 
  90.          Name            =   "Arial"
  91.          Size            =   8.25
  92.          Charset         =   0
  93.          Weight          =   400
  94.          Underline       =   0   'False
  95.          Italic          =   0   'False
  96.          Strikethrough   =   0   'False
  97.       EndProperty
  98.       ForeColor       =   &H00000000&
  99.       Height          =   270
  100.       Left            =   1050
  101.       TabIndex        =   4
  102.       Tag             =   "App Description"
  103.       Top             =   990
  104.       Width           =   3885
  105.    End
  106.    Begin VB.Label lblTitle 
  107.       Caption         =   "Application Title"
  108.       BeginProperty Font 
  109.          Name            =   "Arial"
  110.          Size            =   14.25
  111.          Charset         =   0
  112.          Weight          =   700
  113.          Underline       =   0   'False
  114.          Italic          =   -1  'True
  115.          Strikethrough   =   0   'False
  116.       EndProperty
  117.       ForeColor       =   &H00FF0000&
  118.       Height          =   420
  119.       Left            =   1050
  120.       TabIndex        =   3
  121.       Tag             =   "Application Title"
  122.       Top             =   240
  123.       Width           =   3885
  124.    End
  125.    Begin VB.Line Line1 
  126.       BorderColor     =   &H00808080&
  127.       BorderStyle     =   6  'Inside Solid
  128.       Index           =   1
  129.       X1              =   225
  130.       X2              =   5450
  131.       Y1              =   2430
  132.       Y2              =   2430
  133.    End
  134.    Begin VB.Line Line1 
  135.       BorderColor     =   &H00FFFFFF&
  136.       BorderWidth     =   2
  137.       Index           =   0
  138.       X1              =   240
  139.       X2              =   5450
  140.       Y1              =   2445
  141.       Y2              =   2445
  142.    End
  143.    Begin VB.Label lblVersion 
  144.       Caption         =   "Version"
  145.       BeginProperty Font 
  146.          Name            =   "Arial"
  147.          Size            =   8.25
  148.          Charset         =   0
  149.          Weight          =   400
  150.          Underline       =   0   'False
  151.          Italic          =   0   'False
  152.          Strikethrough   =   0   'False
  153.       EndProperty
  154.       Height          =   225
  155.       Left            =   1050
  156.       TabIndex        =   2
  157.       Tag             =   "Version"
  158.       Top             =   645
  159.       Width           =   3885
  160.    End
  161.    Begin VB.Label lblDisclaimer 
  162.       Caption         =   $"About.frx":010E
  163.       BeginProperty Font 
  164.          Name            =   "Arial"
  165.          Size            =   8.25
  166.          Charset         =   0
  167.          Weight          =   400
  168.          Underline       =   0   'False
  169.          Italic          =   0   'False
  170.          Strikethrough   =   0   'False
  171.       EndProperty
  172.       ForeColor       =   &H00000000&
  173.       Height          =   1050
  174.       Left            =   255
  175.       TabIndex        =   1
  176.       Tag             =   "Warning: ..."
  177.       Top             =   2535
  178.       Width           =   3825
  179.    End
  180. Attribute VB_Name = "frmAbout"
  181. Attribute VB_GlobalNameSpace = False
  182. Attribute VB_Creatable = False
  183. Attribute VB_PredeclaredId = True
  184. Attribute VB_Exposed = False
  185. Option Explicit
  186. Private Sub Form_Load()
  187.     lblVersion.Caption = "Version " & App.Major & "." & App.Minor & "." & App.Revision
  188.     lblTitle.Caption = App.Title
  189.     lblDescription.Caption = App.FileDescription
  190.     frmAbout.Caption = "About " + App.Title
  191.     lblCopyright.Caption = App.LegalCopyright
  192.     lblAddress.Caption = "N92W170953 Roger Ave" + vbCr + "Menomonee Falls, WI 53051" + vbCr + "414-251-0915 or kirkq@execpc.com"
  193. End Sub
  194. Private Sub cmdOK_Click()
  195.         Unload Me
  196. End Sub
  197. Sub Form_UnLoad(Cancel As Integer)
  198. End Sub
  199.